summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* b43: Fix TBTT and PU timingsMichael Buesch2008-04-082-8/+39
* b43: Add more N-PHY stuffMichael Buesch2008-04-084-12/+41
* b43: Use SSB block-I/O to do PIOMichael Buesch2008-04-082-83/+91
* iwl4965: use IWLWIFI_LEDS config variableReinette Chatre2008-04-081-1/+1
* drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typoJohn W. Linville2008-04-081-1/+1
* libertas: remove lbs_get_fwversion()Holger Schurig2008-04-083-24/+5
* libertas: move lbs_update_channel out of assoc.cHolger Schurig2008-04-082-17/+16
* libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-086-424/+397
* libertas: move association code from join.c into scan.cHolger Schurig2008-04-0811-931/+890
* iwlwifi/Kconfg: make IWLWIFI_LEDS invisibleJohn W. Linville2008-04-081-6/+4
* iwlwifi: fix some warningsJohannes Berg2008-04-084-9/+10
* drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warningJohn W. Linville2008-04-081-1/+1
* wavelan_cs: stop inlining largish static functionsDenys Vlasenko2008-04-082-37/+36
* prism54: set carrier flags correctlyLuis R. Rodriguez2008-04-082-2/+7
* ssb: Turn suspend/resume upside downMichael Buesch2008-04-081-4/+6
* b43: Add PIO support for PCMCIA devicesMichael Buesch2008-04-0810-103/+1267
* iwlwifi: Eliminate association from beaconTomas Winkler2008-04-084-204/+51
* iwlwifi: eliminate conf_htTomas Winkler2008-04-081-83/+63
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-035-6/+14
|\
| * sky2: fix suspend/resume racesStephen Hemminger2008-04-021-0/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0217-30/+52
| |\
| * | plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka2008-04-011-3/+4
| * | dm9000 trivial annotationAl Viro2008-03-301-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2638-546/+421
| |\ \
| * | | USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-241-1/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-241-1/+2
| |\ \ \
| | * | | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-241-1/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0216-29/+51
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * | | | b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2810-21/+28
| |\ \ \ \
| | * | | | forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
| | * | | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| | * | | | Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-281-2/+0
| | * | | | ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
| | * | | | Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-281-1/+1
| | * | | | S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-281-1/+1
| | * | | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| | * | | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| | * | | | [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
| * | | | | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-281-1/+1
| * | | | | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-281-0/+1
| |/ / / /
| * | | | rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-271-2/+11
| * | | | drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-271-1/+1
| * | | | libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
| | |_|/ | |/| |
* | | | wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-013-5/+8
* | | | rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-0112-247/+297
* | | | rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-016-5/+17
* | | | rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-011-2/+2
* | | | iwlwifi: Fix synchronous host commandTomas Winkler2008-04-016-48/+52