summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos
2011-06-22ath9k: add AR9330 initvalsGabor Juhos
2011-06-22ath9k: add platform device id for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-22ath9k: define device id for AR9330Gabor Juhos
2011-06-22ath9k: define mac version for AR9330Gabor Juhos
2011-06-22ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-06-22zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna
2011-06-22zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna
2011-06-22zd1211rw: handle lost read-reg interruptsJussi Kivilinna
2011-06-22zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna
2011-06-22zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-onlyJussi Kivilinna
2011-06-22zd1211rw: fix invalid signal values from deviceJussi Kivilinna
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-06-22b43: HT-PHY: calibrate radio after switching channelRafał Miłecki
2011-06-22rt2x00: reset usb devices at probeStanislaw Gruszka
2011-06-22rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka
2011-06-22b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki
2011-06-22b43: N-PHY: update switching analog on/offRafał Miłecki
2011-06-22b43: HT-PHY: switch radio to requested channelRafał Miłecki
2011-06-22b43: HT-PHY: add place for implementing channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: define standard structs for channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: enable radioRafał Miłecki
2011-06-22b43: HT-PHY: implement killing radioRafał Miłecki
2011-06-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-21irda: fix smsc-ircc2 section mismatch warningRandy Dunlap
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21dcb: Add missing error check in dcb_ieee_set()John Fastabend
2011-06-21dcb: fix return type on dcb_setapp()John Fastabend
2011-06-21dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settingsJohn Fastabend
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend
2011-06-21dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP dataJohn Fastabend
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2011-06-21dcb: Add DCBX capabilities bitmask to the get_ieee responseJohn Fastabend
2011-06-21cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan
2011-06-21core: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21udp: add tracepoints for queueing skb to rcvbufSatoru Moriya
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2011-06-21mv643xx_eth: enable transmit time stamping.Richard Cochran
2011-06-21mv643xx_eth: fix race in trasmit path.Richard Cochran
2011-06-21xen: convert to 64 bit stats interfacestephen hemminger
2011-06-21vxge: fix 64 bit access on 32 bit platformsstephen hemminger
2011-06-21ifb: convert to 64 bit statsstephen hemminger
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-21Bluetooth: Fix not setting the chan stateVinicius Costa Gomes
2011-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan