aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser
2009-02-13ath5k: Storage class should be before const qualifierTobias Klauser
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Cleanup EEPROM operationsSujith
2009-02-13ath9k: Add callbacks hooks for EEPROM operationsSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Move regulatory information to a separate structureSujith
2009-02-13ath9k: Store HW version information in a separate structureSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Convert ANI channel to a pointerSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-13ath5k: Don't call reset on config_interfaceNick Kossifidis
2009-02-13ath5k: Disable BMISS interruptsNick Kossifidis
2009-02-13ath5k: Update reset codeNick Kossifidis
2009-02-13ath5k: Update initvalsNick Kossifidis
2009-02-13ath5k: Update RF Buffer handlingNick Kossifidis
2009-02-13ath5k: Update gain_F calibration code and add documentationNick Kossifidis
2009-02-13ath5k: PHY code cleanupNick Kossifidis
2009-02-13orinoco: hermes doesn't need to be a separate moduleDavid Kilroy
2009-02-13orinoco: hermes_dld does not need to be a moduleDavid Kilroy
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy
2009-02-13orinoco: Move hardware functions into separate fileDavid Kilroy
2009-02-13orinoco: Add hardware function to set multicast modeDavid Kilroy
2009-02-13orinoco: Use accessor functions for bitrate tablesDavid Kilroy
2009-02-13orinoco: Move firmware handling into a separate fileDavid Kilroy
2009-02-13orinoco: Move MIC helpers into new fileDavid Kilroy
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-12netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang
2009-02-12bnx2: Update version to 1.9.2 and copyright.Michael Chan
2009-02-12bnx2: Fix jumbo frames error handling.Michael Chan
2009-02-12bnx2: Update 5709 firmware.Michael Chan
2009-02-12bnx2: Update 5706/5708 firmware.Michael Chan
2009-02-123c505: do not set pcb->data.raw beyond its sizeRoel Kluin
2009-02-12IRDA: cnt is off by 1Roel Kluin
2009-02-12netxen: remove pcie workaroundDhananjay Phadke
2009-02-12sun3: print when lance_open() failsRoel Kluin
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer
2009-02-12TG3: limit reaches -1Roel Kluin
2009-02-11ehea: Fix: Remove adapter from adapter list in error pathHannes Hering
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy
2009-02-11orinoco: Rename orinoco.cDavid Kilroy