index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hp100.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
iwlwifi: revert to active table when rate is not valid
Wey-Yi Guy
1
-5
/
+32
2009-07-27
mac80211: fix oops due to missing private data
Luis R. Rodriguez
1
-2
/
+4
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
8
-26
/
+1482
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
5
-37
/
+12
2009-07-27
mac80211: fix MLME issuing of probe requests while scanning
Luis R. Rodriguez
1
-3
/
+3
2009-07-27
mac80211: fix mlme timeouts
Johannes Berg
1
-0
/
+2
2009-07-27
cfg80211: increase scan result expire time
Helmut Schaa
1
-1
/
+1
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
2
-11
/
+11
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
4
-13
/
+148
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
9
-29
/
+31
2009-07-27
mac80211: introduce a new scan state "decision"
Helmut Schaa
2
-15
/
+27
2009-07-27
mac80211: advance the state machine immediately if no delay is needed
Helmut Schaa
1
-9
/
+15
2009-07-27
mac80211: refactor the scan code
Helmut Schaa
1
-58
/
+78
2009-07-27
ath9k: Remove a few redundant variables/macros
Sujith
2
-15
/
+10
2009-07-27
ath9k: Cleanup return values
Sujith
3
-30
/
+15
2009-07-27
ath9k: Remove redundant HT macros
Sujith
2
-7
/
+3
2009-07-27
ath9k: Fix a sparse warning
Sujith
1
-1
/
+1
2009-07-27
ath9k: Trivial fix in Kconfig
Sujith
1
-2
/
+2
2009-07-27
mac80211: Add a few 802.11n defines for AMPDU parameters
Sujith
1
-0
/
+25
2009-07-27
ath9k: Add init values for AR9287 based chipsets.
Vivek Natarajan
1
-0
/
+1516
2009-07-27
ath: map TH to FCC3_WORLD
Luis R. Rodriguez
1
-1
/
+1
2009-07-27
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
4
-10
/
+10
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
2
-0
/
+2
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
9
-99
/
+272
2009-07-27
mac80211: cooperate more with network namespaces
Johannes Berg
3
-47
/
+46
2009-07-27
net: fix multiple definitions of setup_w6692
Stephen Rothwell
1
-1
/
+1
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-27
bnx2: Update vlan_features
Eric Dumazet
1
-4
/
+15
2009-07-27
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
4
-11
/
+14
2009-07-27
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-07-27
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-27
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-27
sky2: remove unnecessary assignment
Mike McCormack
1
-1
/
+1
2009-07-26
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
1
-3
/
+2
2009-07-26
igb: initialize mailbox function pointers prior to phy init
Alexander Duyck
1
-4
/
+4
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
5
-45
/
+55
2009-07-26
igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap
Alexander Duyck
1
-12
/
+18
2009-07-26
igb: add support for 82576 mezzanine card
Alexander Duyck
3
-0
/
+3
2009-07-26
igb: remove unused switch statement from igb_set_wol
Alexander Duyck
1
-6
/
+0
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
3
-35
/
+30
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
6
-89
/
+56
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
6
-15
/
+98
2009-07-26
igb: do not overwrite EEPROM LED settings
Alexander Duyck
1
-6
/
+1
2009-07-26
igb: change configure_pcs_link to void since it always returns 0
Alexander Duyck
1
-9
/
+4
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
3
-9
/
+17
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
5
-58
/
+22
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
1
-3
/
+4
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
14
-108
/
+59
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
[next]