summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf2012-06-071-1/+1
| * | | net: neighbour: fix neigh_dump_info()Eric Dumazet2012-06-071-8/+6
| * | | net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-06-071-0/+2
| | |/ | |/|
* | | ethtool: Make more commands available to unprivileged processesBen Hutchings2012-06-121-0/+5
* | | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-124-29/+21
* | | bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-125-40/+36
* | | usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com2012-06-121-1/+0
* | | usbnet: remove declaration for intr_completetom.leiming@gmail.com2012-06-121-37/+35
* | | usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com2012-06-121-3/+2
* | | usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-121-3/+1
* | | usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-121-4/+0
* | | usbnet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-121-4/+0
* | | ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-125-11/+34
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12219-7378/+12126
|\ \ \
| * | | ssb: add missing PCI ID for b/g/n single band BCM4322Jonas Gorski2012-06-111-0/+1
| * | | ath9k_hw: Initvals update for AR9462Sujith Manoharan2012-06-111-0/+1
| * | | mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar2012-06-111-7/+27
| * | | mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar2012-06-114-10/+89
| * | | mwifiex: shorten per channel scan timeBing Zhao2012-06-111-3/+3
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-1153-2553/+2329
| |\ \ \
| | * | | iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-062-6/+3
| | * | | iwlwifi: move RF config into NIC configJohannes Berg2012-06-062-43/+31
| | * | | iwlwifi: configure PHY version for 1000 seriesJohannes Berg2012-06-061-4/+1
| | * | | iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-064-4/+4
| | * | | iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-0632-1996/+1854
| | * | | iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-062-6/+15
| | * | | iwlwifi: fix rf configurationEmmanuel Grumbach2012-06-062-6/+27
| | * | | iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-062-0/+20
| | * | | iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-065-26/+58
| | * | | iwlwifi: update mask value for SCD queue configEmmanuel Grumbach2012-06-061-1/+1
| | * | | iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-066-50/+50
| | * | | iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-065-10/+10
| | * | | iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-061-4/+1
| | * | | iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-061-18/+18
| | * | | iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-062-7/+0
| | * | | iwlwifi: move ht40 bitmap into configJohannes Berg2012-06-068-19/+14
| | * | | iwlwifi: unify tx_chains_num settingJohannes Berg2012-06-062-34/+8
| | * | | iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-0635-115/+106
| | * | | iwlwifi: trust mac80211 HT40 settingJohannes Berg2012-06-061-23/+1
| | * | | iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-0611-16/+13
| | * | | iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer2012-06-061-1/+3
| | * | | iwlwifi: give HT format to mac80211/radiotapJohannes Berg2012-06-062-0/+4
| | * | | iwlwifi: use mac80211 channel for radar checkJohannes Berg2012-06-061-18/+2
| | * | | iwlwifi: use mac80211 channels for reset scanJohannes Berg2012-06-061-20/+8
| | * | | iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-063-27/+1
| | * | | iwlwifi: use mac80211 channel in connection initJohannes Berg2012-06-061-10/+2
| | * | | iwlwifi: make a lot of functions staticJohannes Berg2012-06-065-160/+82
| | * | | iwlwifi: handle race condition in ROC flowIlan Peer2012-06-065-10/+68
| | * | | iwlwifi: Check BSS ctx active before call mac80211Ilan Peer2012-06-061-0/+5
| * | | | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-1116-392/+1106
| |\ \ \ \
OpenPOWER on IntegriCloud