linux/drivers/net/wireless/ath/ath5k
David S. Miller 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/intel/e1000e/param.c
	drivers/net/wireless/iwlwifi/iwl-agn-rx.c
	drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
	drivers/net/wireless/iwlwifi/iwl-trans.h

Resolved the iwlwifi conflict with mainline using 3-way diff posted
by John Linville and Stephen Rothwell.  In 'net' we added a bug
fix to make iwlwifi report a more accurate skb->truesize but this
conflicted with RX path changes that happened meanwhile in net-next.

In e1000e a conflict arose in the validation code for settings of
adapter->itr.  'net-next' had more sophisticated logic so that
logic was used.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-07 23:35:40 -04:00
..
Kconfig
Makefile
ahb.c ath5k: add missing iounmap to AHB probe removal 2012-04-27 15:24:07 -04:00
ani.c
ani.h
ath5k.h mac80211: remove hw.conf.channel usage where possible 2012-04-13 14:32:50 -04:00
attach.c
base.c ath5k: use compare_ether_addr on MAC addresses instead of memcmp 2012-04-16 14:16:59 -04:00
base.h
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c
eeprom.h
gpio.c
initvals.c
led.c
mac80211-ops.c
pci.c net/wireless: use module_pci_driver 2012-04-16 14:38:50 -04:00
pcu.c mac80211: remove hw.conf.channel usage where possible 2012-04-13 14:32:50 -04:00
phy.c
qcu.c mac80211: remove hw.conf.channel usage where possible 2012-04-13 14:32:50 -04:00
reg.h
reset.c
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c
trace.h