summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove pppoe_ioctl() declaration.Rami Rosen2010-05-171-1/+0
* drivers/net: Use kcalloc or kzallocJulia Lawall2010-05-172-4/+2
* drivers/net/vmxnet3: Use kzallocJulia Lawall2010-05-171-2/+1
* drivers/net: Use kzallocJulia Lawall2010-05-171-2/+1
* net: Add ndo_{set|get}_vf_port support for enic dynamic vnicsScott Feldman2010-05-179-24/+521
* drivers/net: remove useless semicolonsJoe Perches2010-05-1723-33/+33
* pegasus: fix USB device ID for ETX-US2Tadashi Abe2010-05-171-1/+1
* can: sja1000 platform data fixesWolfgang Grandegger2010-05-171-1/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1753-1434/+1966
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1753-1434/+1966
| |\
| | * rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-122-4/+13
| | * rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-122-1/+7
| | * rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-1210-81/+72
| | * rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde2010-05-125-44/+59
| | * rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde2010-05-121-5/+5
| | * rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde2010-05-121-6/+7
| | * ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner2010-05-121-0/+2
| | * drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall2010-05-122-4/+2
| | * ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-122-103/+81
| | * ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-122-0/+90
| | * ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-121-0/+92
| | * ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-122-46/+16
| | * ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2010-05-122-9/+6
| | * ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com2010-05-123-0/+11
| | * ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-123-34/+35
| | * ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-121-18/+18
| | * ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com2010-05-121-0/+4
| | * ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan2010-05-111-2/+0
| | * ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan2010-05-111-0/+1
| | * ath9k_hw: new initialization values for AR9003Luis R. Rodriguez2010-05-111-134/+134
| | * ath5k: drop warning on jumbo framesLuis R. Rodriguez2010-05-111-6/+6
| | * wl1271: remove some unneeded codeDan Carpenter2010-05-111-2/+0
| | * wl1271: fix notifier interface supported testDan Carpenter2010-05-111-1/+1
| | * wl1271: add missing spin_lock()Dan Carpenter2010-05-111-0/+1
| | * iwlwifi: clear driver stations when going downJohannes Berg2010-05-103-0/+21
| | * iwlwifi: remove pointless HT checkJohannes Berg2010-05-101-4/+6
| | * iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-104-9/+6
| | * iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-103-51/+44
| | * iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg2010-05-103-11/+15
| | * iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-105-28/+25
| | * iwlwifi: use iwl_find_station lessJohannes Berg2010-05-105-78/+29
| | * iwlwifi: add iwl_sta_id()Johannes Berg2010-05-101-0/+8
| | * iwlwifi: track station IDsJohannes Berg2010-05-108-52/+82
| | * iwlwifi: provide more comments for cfg structureWey-Yi Guy2010-05-101-0/+12
| | * iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy2010-05-103-42/+21
| | * iwlagn: work around rate scaling reset delayReinette Chatre2010-05-101-1/+37
| | * iwlwifi: rework broadcast station managementJohannes Berg2010-05-1011-99/+89
| | * iwlwifi: split allocation/sending local station LQJohannes Berg2010-05-101-8/+8
| | * iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg2010-05-101-7/+4
| | * iwlwifi: note that priv->bssid is used only by 3945Johannes Berg2010-05-101-1/+1
OpenPOWER on IntegriCloud