Age | Commit message (Expand) | Author | Files | Lines |
2011-04-20 | be2net: add code to display default value of tx rate for VFs | Ajit Khaparde | 1 | -0/+13 |
2011-04-20 | be2net: pass domain id to be_cmd_link_status_query | Ajit Khaparde | 4 | -5/+5 |
2011-04-20 | be2net: fix be_mcc_compl_process to identify eth_get_stat command | Ajit Khaparde | 1 | -1/+3 |
2011-04-20 | be2net: Add code to display nic speeds other than 1Gbps/10Gbps | Ajit Khaparde | 1 | -0/+9 |
2011-04-20 | be2net: allow register dump only for PFs | Ajit Khaparde | 1 | -3/+7 |
2011-04-20 | net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used | Shan Wei | 1 | -7/+0 |
2011-04-20 | net: forcedeth: fix compile warning of not used nv_set_tso function | Shan Wei | 1 | -10/+0 |
2011-04-19 | mac80211: explain padding in place of rate field | Johannes Berg | 1 | -1/+2 |
2011-04-19 | rt2x00: Implement get_antenna and set_antenna callback functions | Ivo van Doorn | 9 | -29/+103 |
2011-04-19 | rt2x00: Implement get_ringparam callback function | Ivo van Doorn | 9 | -0/+25 |
2011-04-19 | rt2x00: Optimize register access in rt2800usb | Ivo van Doorn | 1 | -28/+28 |
2011-04-19 | rt2x00: Optimize register access in rt2800pci | Helmut Schaa | 1 | -74/+84 |
2011-04-19 | rt2x00: Merge rt2x00ht.c contents in other files. | Gertjan van Wingerde | 6 | -168/+108 |
2011-04-19 | rt2x00: Enable support for RT53xx PCI devices by default. | Gertjan van Wingerde | 1 | -4/+1 |
2011-04-19 | rt2x00: RT33xx device support is no longer experimental. | Gertjan van Wingerde | 1 | -12/+4 |
2011-04-19 | rt2x00: Add USB IDs. | Gertjan van Wingerde | 1 | -0/+28 |
2011-04-19 | rt2x00: Allow dynamic addition of PCI/USB IDs. | Gertjan van Wingerde | 11 | -369/+404 |
2011-04-19 | rt2x00: Linksys WUSB600N rev2 is a RT3572 device. | Gertjan van Wingerde | 1 | -1/+1 |
2011-04-19 | rt2x00: Always inline rt2x00pci_enable_interrupt | Helmut Schaa | 4 | -8/+8 |
2011-04-19 | rt2x00: Decrease association time for USB devices | Ivo van Doorn | 10 | -22/+39 |
2011-04-19 | rt2800usb: add timer to handle TX_STA_FIFO | Johannes Stezenbach | 4 | -2/+51 |
2011-04-19 | rt2800usb: handle TX status timeouts | Johannes Stezenbach | 1 | -4/+7 |
2011-04-19 | rt2x00: fix queue timeout checks | Johannes Stezenbach | 5 | -25/+43 |
2011-04-19 | rt2800usb: read TX_STA_FIFO asynchronously | Johannes Stezenbach | 5 | -24/+110 |
2011-04-19 | rt2x00: Use TXOP_HTTXOP for beacons | Helmut Schaa | 1 | -2/+3 |
2011-04-19 | rt2x00: Update TX_SW_CFG2 init value | Helmut Schaa | 1 | -1/+1 |
2011-04-19 | rt2x00: Use correct TBTT_SYNC config in AP mode | Helmut Schaa | 1 | -0/+19 |
2011-04-19 | rt2x00: Make rt2x00_queue_entry_for_each more flexible | Helmut Schaa | 3 | -21/+49 |
2011-04-19 | rt2x00: Split rt2x00dev->flags | Ivo van Doorn | 19 | -153/+203 |
2011-04-19 | rt2x00: Fix stuck queue in tx failure case | Helmut Schaa | 1 | -1/+1 |
2011-04-19 | rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices | Layne Edwards | 1 | -18/+42 |
2011-04-19 | ath9k: assign keycache slots to unencrypted stations | Felix Fietkau | 4 | -4/+36 |
2011-04-19 | ath9k: fix powersave frame filtering/buffering in AP mode | Felix Fietkau | 8 | -15/+145 |
2011-04-19 | ath9k: Fix beacon generation on foreign channel | Rajkumar Manoharan | 1 | -14/+22 |
2011-04-19 | mac80211: add a function for setting the TIM bit for a specific station | Felix Fietkau | 3 | -1/+27 |
2011-04-19 | ath9k_htc: Fix free slot value for cab queue | Rajkumar Manoharan | 1 | -1/+1 |
2011-04-19 | mwifiex: optimize driver initialization code | Amitkumar Karwar | 3 | -64/+33 |
2011-04-19 | mwifiex: remove some macro definitions | Amitkumar Karwar | 5 | -7/+4 |
2011-04-19 | mwifiex: remove redundant local variables and comments | Yogesh Ashok Powar | 13 | -277/+105 |
2011-04-19 | mac80211: fix debugfs printk format warning | Randy Dunlap | 1 | -1/+1 |
2011-04-19 | iwlegacy: use pci_dev->revision | Sergei Shtylyov | 1 | -1/+1 |
2011-04-19 | ath9k_htc: Cleanup HTC debugfs | Rajkumar Manoharan | 3 | -137/+27 |
2011-04-19 | ath9k_htc: Add debugfs support to change debug mask | Rajkumar Manoharan | 2 | -0/+50 |
2011-04-19 | ath: fix 0x6C for beaconing/passive scan flags based on country IE | Luis R. Rodriguez | 1 | -0/+1 |
2011-04-19 | rfkill: Regulator consumer driver for rfkill | Antonio Ospite | 4 | -0/+224 |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 11 | -805/+964 |
2011-04-19 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 19 | -265/+113 |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 12 | -98/+101 |
2011-04-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 44 | -136/+197 |
2011-04-19 | net: qlge: convert to hw_features | Michał Mirosław | 2 | -47/+8 |