summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-26eeprom_93cx6: Add write supportBen Dooks1-0/+85
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks1-0/+3
2011-11-26be2net: Fix non utilization of RX queuesPadmanabh Ratnakar1-6/+10
2011-11-26be2net: Use new hash keyPadmanabh Ratnakar1-2/+3
2011-11-26be2net: Add error handling for LancerPadmanabh Ratnakar1-49/+106
2011-11-26be2net: Fix error recovery pathsPadmanabh Ratnakar1-1/+4
2011-11-26be2net: Move to new SR-IOV implementation in LancerPadmanabh Ratnakar3-25/+200
2011-11-26bonding: Remove obsolete source file 'bond_ipv6.c'Ben Hutchings1-223/+0
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-25/+67
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2-2/+2
2011-11-24net: mv643xx_eth: fix build errorAxel Lin1-4/+5
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-24net: treewide use of RCU_INIT_POINTEREric Dumazet8-19/+19
2011-11-24b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-4/+5
2011-11-23net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet7-20/+18
2011-11-23Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones17-31/+7
2011-11-23net: remove ipv6_addr_copy()Alexey Dobriyan4-13/+11
2011-11-23Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-23Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-23tg3: Add MDI-X reportingMatt Carlson2-1/+28
2011-11-23tg3: Restrict large prod ring cap devicesMatt Carlson1-5/+4
2011-11-23tg3: Adjust BD replenish thresholdsMatt Carlson1-5/+3
2011-11-23tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson1-12/+6
2011-11-23CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-3/+1
2011-11-23tg3: Fix advertisement handlingHiroaki SHIMODA1-4/+3
2011-11-22rtlwifi: squash warning in _usb_read_syncJohn W. Linville1-2/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2752-49333/+149769
2011-11-22net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-11-22carl9170: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-22p54: use ieee80211_free_txskbChristian Lamparter1-2/+2
2011-11-22rndis_wlan: remove unused macroJussi Kivilinna1-2/+0
2011-11-22rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna1-17/+9
2011-11-22rndis_wlan: add missing __packedJussi Kivilinna1-2/+2
2011-11-22rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna1-2/+3
2011-11-22rndis_wlan: split getting current channel to separate functionJussi Kivilinna1-18/+31
2011-11-22cfg80211: add flags for off-channel capabilitiesJohannes Berg1-1/+2
2011-11-22iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches1-16/+21
2011-11-22iwlwifi: remove redundancyWey-Yi Guy1-1/+1
2011-11-22iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach1-1/+0
2011-11-22iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach1-4/+2
2011-11-22iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach4-6/+9
2011-11-22iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach1-1/+5
2011-11-22brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-22rtlwifi: Remove redundant code from PCI interruptLarry Finger1-3/+0
2011-11-22rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger7-36/+43
2011-11-22rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger5-3/+64